home *** CD-ROM | disk | FTP | other *** search
- Short : FTP-EMail-Request for Thor
- Type : REXX
- Requires: Thor, Rexx, WaitForPort, RexxDosSupport.libary >= V3.4
- Author : Marcus Klein
- Version : 1.0
-
- Introduction:
-
- Saves an ARexx script which generates an FTP request
- mail with the selected archives with help of Thor.
-
- Configuration:
-
- %1: E-Mail address to which the selected archives
- should be sent
-
- %2: E-Mail address of an AmiNet FTP-Mail server
-
- %3: Relative path of the AmiNet root directory on
- the server with a trailing '/'
-
- %4: Maximum E-Mail size of the FTP-Mail server replies
-
- %5: Name of the BBS in which the FTP request mail
- should be send.
-
- Usage:
-
- Execute the output script with 'rx xyz.rexx' in the CLI
- or doubleclick on the provided icon of the output script.
-
- The script will start a new "LoadBBSRead" to generate a
- FTP request mail with the selected archives. The resulting
- mail is queued within Thor and must be sent manually by
- starting ConnectTHOR the next time you are online.
-
- Thanks:
-
- To Arndt van der Molen for his great RecentScript. His
- Config-File for YAM helped me a lot in writing this Script
- for Thor.
-